Namespace - LJCDBMessage
Parameters
dataTable - The DataTable object.
dataDefinition -
The DbColumns
object.
Returns
The Data Object collection.
Syntax
C# |
public TList CreateCollectionFromTable(DataTable dataTable, DbColumns dataDefinition = null)
|
Creates a Data Object collection from the Table rows.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.